[INFO] cloning repository https://github.com/psr4/fns-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psr4/fns-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsr4%2Ffns-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsr4%2Ffns-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1806bd5ba3f1c29e776de28ca974b642895e4d40
[INFO] testing psr4/fns-cli against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsr4%2Ffns-cli" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/psr4/fns-cli
[INFO] finished tweaking git repo https://github.com/psr4/fns-cli
[INFO] tweaked toml for git repo https://github.com/psr4/fns-cli written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psr4/fns-cli on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 266 packages to latest Rust 1.98.0-nightly compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding indicatif v0.17.11 (available: v0.18.4)
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.4)
[INFO] [stderr]       Adding tokio-tungstenite v0.26.2 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d23ecc1622bc13320e74e21175e7f96a9d14b812a5a4e3874c49756f2372ba7d
[INFO] running `Command { std: "docker" "start" "-a" "d23ecc1622bc13320e74e21175e7f96a9d14b812a5a4e3874c49756f2372ba7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d23ecc1622bc13320e74e21175e7f96a9d14b812a5a4e3874c49756f2372ba7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d23ecc1622bc13320e74e21175e7f96a9d14b812a5a4e3874c49756f2372ba7d", kill_on_drop: false }`
[INFO] [stdout] d23ecc1622bc13320e74e21175e7f96a9d14b812a5a4e3874c49756f2372ba7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e87ba201d9913b866f0b2b0b5c2d495c8d4d89fa637edbb409deaf1c1d930f2
[INFO] running `Command { std: "docker" "start" "-a" "4e87ba201d9913b866f0b2b0b5c2d495c8d4d89fa637edbb409deaf1c1d930f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling inotify v0.11.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling fns-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "4e87ba201d9913b866f0b2b0b5c2d495c8d4d89fa637edbb409deaf1c1d930f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e87ba201d9913b866f0b2b0b5c2d495c8d4d89fa637edbb409deaf1c1d930f2", kill_on_drop: false }`
[INFO] [stdout] 4e87ba201d9913b866f0b2b0b5c2d495c8d4d89fa637edbb409deaf1c1d930f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8daaca5293a66d77085c57fbe02be9385e2c389033f4f2de4a5cbc1926fe62f2
[INFO] running `Command { std: "docker" "start" "-a" "8daaca5293a66d77085c57fbe02be9385e2c389033f4f2de4a5cbc1926fe62f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling fns-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/sync/note.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 785 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/sync/setting.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]    --> src/watcher.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 |     use std::path::Path;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/sync/note.rs:785:9
[INFO] [stdout]     |
[INFO] [stdout] 785 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write`
[INFO] [stdout]    --> src/sync/setting.rs:713:9
[INFO] [stdout]     |
[INFO] [stdout] 713 |     use std::io::Write;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]    --> src/watcher.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 |     use std::path::Path;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.61s
[INFO] running `Command { std: "docker" "inspect" "8daaca5293a66d77085c57fbe02be9385e2c389033f4f2de4a5cbc1926fe62f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8daaca5293a66d77085c57fbe02be9385e2c389033f4f2de4a5cbc1926fe62f2", kill_on_drop: false }`
[INFO] [stdout] 8daaca5293a66d77085c57fbe02be9385e2c389033f4f2de4a5cbc1926fe62f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4c3b7195795fbac27b7853d192452a7f122f231b0fb56030abc71615b9ee6b29
[INFO] running `Command { std: "docker" "start" "-a" "4c3b7195795fbac27b7853d192452a7f122f231b0fb56030abc71615b9ee6b29", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]    --> src/sync/note.rs:785:9
[INFO] [stderr]     |
[INFO] [stderr] 785 |     use std::io::Write;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::Write`
[INFO] [stderr]    --> src/sync/setting.rs:713:9
[INFO] [stderr]     |
[INFO] [stderr] 713 |     use std::io::Write;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]    --> src/watcher.rs:462:9
[INFO] [stderr]     |
[INFO] [stderr] 462 |     use std::path::Path;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `fns-cli` (lib test) generated 3 warnings (run `cargo fix --lib -p fns-cli --tests` to apply 3 suggestions)
[INFO] [stderr] warning: `fns-cli` (bin "fns-cli" test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fns_cli-3360ff7ef4b674b0)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test config::tests::test_default_values ... ok
[INFO] [stdout] test config::tests::test_load_missing_file ... ok
[INFO] [stdout] test debounce::tests::test_add_event_queues_event ... ok
[INFO] [stdout] test echo_cache::tests::test_add_inbound ... ok
[INFO] [stdout] test echo_cache::tests::test_add_outbound ... ok
[INFO] [stdout] test echo_cache::tests::test_clear_path ... ok
[INFO] [stdout] test echo_cache::tests::test_default_ttl ... ok
[INFO] [stdout] test echo_cache::tests::test_deleted_marker_constant ... ok
[INFO] [stdout] test echo_cache::tests::test_is_deleted_returns_false_for_unknown_path ... ok
[INFO] [stdout] test echo_cache::tests::test_mark_deleted ... ok
[INFO] [stdout] test echo_cache::tests::test_new_creates_empty_cache ... ok
[INFO] [stdout] test echo_cache::tests::test_multiple_hashes_per_path ... ok
[INFO] [stdout] test echo_cache::tests::test_remove ... ok
[INFO] [stdout] test echo_cache::tests::test_remove_one_of_multiple_hashes ... ok
[INFO] [stdout] test echo_cache::tests::test_revert_scenario ... ok
[INFO] [stdout] test echo_cache::tests::test_should_skip_returns_false_for_unknown_path ... ok
[INFO] [stdout] test hash::tests::test_hash_chinese ... ok
[INFO] [stdout] test debounce::tests::test_new_creates_empty_debouncer ... ok
[INFO] [stdout] test hash::tests::test_hash_emoji ... ok
[INFO] [stdout] test config::tests::test_ws_api_trailing_slash ... ok
[INFO] [stdout] test config::tests::test_load_missing_required_fields ... ok
[INFO] [stdout] test hash::tests::test_hash_empty ... ok
[INFO] [stdout] test config::tests::test_env_override_token ... ok
[INFO] [stdout] test hash::tests::test_hash_path_function ... ok
[INFO] [stdout] test hash::tests::test_hash_hello ... ok
[INFO] [stdout] test debounce::tests::test_tick_does_not_return_new_events ... ok
[INFO] [stdout] test echo_cache::tests::test_should_skip_returns_false_for_unknown_hash ... ok
[INFO] [stdout] test config::tests::test_ws_api_https ... ok
[INFO] [stdout] test hash::tests::test_hash_single_char ... ok
[INFO] [stdout] test config::tests::test_ws_api_http ... ok
[INFO] [stdout] test progress::tests::test_progress_manager_creation ... ok
[INFO] [stdout] test hash::tests::test_negative_hash ... ok
[INFO] [stdout] test protocol::tests::test_builder_session_id_truncation ... ok
[INFO] [stdout] test protocol::tests::test_builder_empty_data ... ok
[INFO] [stdout] test protocol::tests::test_binary_chunk_roundtrip ... ok
[INFO] [stdout] test protocol::tests::test_decode_message ... ok
[INFO] [stdout] test protocol::tests::test_builder_basic ... ok
[INFO] [stdout] test protocol::tests::test_builder_session_id_padding ... ok
[INFO] [stdout] test protocol::tests::test_encode_message ... ok
[INFO] [stdout] test protocol::tests::test_parser_invalid_prefix ... ok
[INFO] [stdout] test protocol::tests::test_parser_is_binary_frame ... ok
[INFO] [stdout] test debounce::tests::test_default_is_500ms ... ok
[INFO] [stdout] test protocol::tests::test_full_roundtrip_with_reassembler ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_duplicate_chunk ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_multiple_chunks ... ok
[INFO] [stdout] test protocol::tests::test_parser_roundtrip_large_data ... ok
[INFO] [stdout] test protocol::tests::test_parser_too_short ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_session_mismatch ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_missing_indices ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_single_chunk ... ok
[INFO] [stdout] test signal::tests::test_default_shutdown_signal ... ok
[INFO] [stdout] test state::tests::test_default_state ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_expected_count ... ok
[INFO] [stdout] test signal::tests::test_manual_shutdown ... ok
[INFO] [stdout] test state::tests::test_json_serialization ... ok
[INFO] [stdout] test config::tests::test_load_valid_config ... ok
[INFO] [stdout] test state::tests::test_load_corrupted_file_returns_default ... ok
[INFO] [stdout] test signal::tests::test_shutdown_signal_creation ... ok
[INFO] [stdout] test state::tests::test_json_deserialization ... ok
[INFO] [stdout] test state::tests::test_load_missing_file_returns_default ... ok
[INFO] [stdout] test sync::coordinator::tests::test_ignore_file ... ok
[INFO] [stdout] test sync::coordinator::tests::test_move_both_excluded ... ok
[INFO] [stdout] test sync::coordinator::tests::test_move_both_included ... ok
[INFO] [stdout] test sync::coordinator::tests::test_move_from_excluded_to_included ... ok
[INFO] [stdout] test sync::coordinator::tests::test_move_boundary_with_extension_exclusion ... ok
[INFO] [stdout] test sync::coordinator::tests::test_reconnect_callback_registration ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_out_of_order ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_reset ... ok
[INFO] [stdout] test state::tests::test_load_save_roundtrip ... ok
[INFO] [stdout] test sync::coordinator::tests::test_ignored_file_not_processed ... ok
[INFO] [stdout] test sync::coordinator::tests::test_reconnect_channel_signaling ... ok
[INFO] [stdout] test sync::coordinator::tests::test_is_excluded ... ok
[INFO] [stdout] test sync::coordinator::tests::test_unignore_file ... ok
[INFO] [stdout] test sync::coordinator::tests::test_watch_disabled_guard_blocks_events ... ok
[INFO] [stdout] test sync::coordinator::tests::test_move_from_included_to_excluded ... ok
[INFO] [stdout] test echo_cache::tests::test_cleanup_expired ... ok
[INFO] [stdout] test sync::coordinator::tests::test_sync_result_default ... ok
[INFO] [stdout] test sync::folder::tests::test_cleanup_empty_parents ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_create_config_dir_skipped ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_create ... ok
[INFO] [stdout] test sync::coordinator::tests::test_watch_enabled_guard_normal ... ok
[INFO] [stdout] test echo_cache::tests::test_ttl_expiry_in_should_skip ... ok
[INFO] [stdout] test sync::folder::tests::test_is_config_dir ... ok
[INFO] [stdout] test sync::coordinator::tests::test_sync_result_with_errors ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_rename_config_dir_skipped ... ok
[INFO] [stdout] test sync::note::tests::test_echo_suppression ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_rename ... ok
[INFO] [stdout] test sync::note::tests::test_is_excluded ... ok
[INFO] [stdout] test sync::note::tests::test_sync_state_default ... ok
[INFO] [stdout] test sync::note::tests::test_echo_cache_revert ... ok
[INFO] [stdout] test sync::setting::tests::test_config_path_detection ... ok
[INFO] [stdout] test sync::setting::tests::test_config_path_sync_config_disabled ... ok
[INFO] [stdout] test sync::setting::tests::test_collect_local_settings ... ok
[INFO] [stdout] test sync::note::tests::test_echo_cache_tombstone_reuse ... ok
[INFO] [stdout] test sync::folder::tests::test_cleanup_empty_parents_stops_at_vault_root ... ok
[INFO] [stdout] test sync::setting::tests::test_echo_hashes_revert ... ok
[INFO] [stdout] test sync::setting::tests::test_echo_hashes_tombstone_reuse ... ok
[INFO] [stdout] test sync::note::tests::test_enumerate_md_files ... ok
[INFO] [stdout] test sync::setting::tests::test_excluded_paths ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_delete ... ok
[INFO] [stdout] test watcher::tests::test_is_excluded_custom_patterns ... ok
[INFO] [stdout] test watcher::tests::test_matches_pattern_extension ... ok
[INFO] [stdout] test watcher::tests::test_matches_pattern_recursive ... ok
[INFO] [stdout] test sync::setting::tests::test_is_text_file_json ... ok
[INFO] [stdout] test ws_client::tests::test_build_url ... ok
[INFO] [stdout] test sync::setting::tests::test_is_text_file_binary_extension ... ok
[INFO] [stdout] test watcher::tests::test_is_excluded_default_paths ... ok
[INFO] [stdout] test sync::setting::tests::test_is_text_file_binary_content ... ok
[INFO] [stdout] test ws_client::tests::test_build_url_trailing_slash ... ok
[INFO] [stdout] test sync::setting::tests::test_is_text_file_text ... ok
[INFO] [stdout] test ws_client::tests::test_message_queued_before_auth ... ok
[INFO] [stdout] test ws_client::tests::test_on_reconnect_handler_invocation ... ok
[INFO] [stdout] test ws_client::tests::test_calculate_delay ... ok
[INFO] [stdout] test ws_client::tests::test_connection_state_display ... ok
[INFO] [stdout] test ws_client::tests::test_on_reconnect_handler_registration ... ok
[INFO] [stdout] test ws_client::tests::test_queue_with_config ... ok
[INFO] [stdout] test ws_client::tests::test_on_reconnect_handler_multiple_reconnects ... ok
[INFO] [stdout] test ws_client::tests::test_queue_initialization ... ok
[INFO] [stdout] test watcher::tests::test_matches_pattern_exact ... ok
[INFO] [stdout] test sync::note::tests::test_is_config_path ... ok
[INFO] [stdout] test debounce::tests::test_tick_returns_ready_events ... ok
[INFO] [stdout] test ws_client::tests::test_build_url_http ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_delete_config_dir_skipped ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_rename_missing_old_creates_new ... ok
[INFO] [stdout] test config::tests::test_env_override_api ... ok
[INFO] [stdout] test progress::tests::test_default_implementation ... ok
[INFO] [stdout] test debounce::tests::test_same_path_overwrites_previous_event ... ok
[INFO] [stdout] test http::tests::test_build_url ... ok
[INFO] [stdout] test http::tests::test_build_url_trailing_slash ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 129 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fns_cli-177f24f7ddb1c34a)
[INFO] [stdout] 
[INFO] [stdout] running 107 tests
[INFO] [stdout] test config::tests::test_default_values ... ok
[INFO] [stdout] test config::tests::test_load_missing_file ... ok
[INFO] [stdout] test config::tests::test_env_override_api ... ok
[INFO] [stdout] test config::tests::test_env_override_token ... ok
[INFO] [stdout] test config::tests::test_load_valid_config ... ok
[INFO] [stdout] test config::tests::test_load_missing_required_fields ... ok
[INFO] [stdout] test config::tests::test_ws_api_trailing_slash ... ok
[INFO] [stdout] test hash::tests::test_hash_chinese ... ok
[INFO] [stdout] test config::tests::test_ws_api_https ... ok
[INFO] [stdout] test hash::tests::test_hash_hello ... ok
[INFO] [stdout] test hash::tests::test_hash_emoji ... ok
[INFO] [stdout] test hash::tests::test_hash_empty ... ok
[INFO] [stdout] test hash::tests::test_hash_single_char ... ok
[INFO] [stdout] test config::tests::test_ws_api_http ... ok
[INFO] [stdout] test hash::tests::test_negative_hash ... ok
[INFO] [stdout] test progress::tests::test_default_implementation ... ok
[INFO] [stdout] test protocol::tests::test_builder_session_id_padding ... ok
[INFO] [stdout] test protocol::tests::test_binary_chunk_roundtrip ... ok
[INFO] [stdout] test progress::tests::test_progress_manager_creation ... ok
[INFO] [stdout] test protocol::tests::test_decode_message ... ok
[INFO] [stdout] test protocol::tests::test_encode_message ... ok
[INFO] [stdout] test protocol::tests::test_parser_too_short ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_duplicate_chunk ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_multiple_chunks ... ok
[INFO] [stdout] test protocol::tests::test_full_roundtrip_with_reassembler ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_expected_count ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_session_mismatch ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_missing_indices ... ok
[INFO] [stdout] test protocol::tests::test_builder_session_id_truncation ... ok
[INFO] [stdout] test protocol::tests::test_builder_empty_data ... ok
[INFO] [stdout] test protocol::tests::test_builder_basic ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_reset ... ok
[INFO] [stdout] test signal::tests::test_manual_shutdown ... ok
[INFO] [stdout] test signal::tests::test_default_shutdown_signal ... ok
[INFO] [stdout] test hash::tests::test_hash_path_function ... ok
[INFO] [stdout] test protocol::tests::test_parser_is_binary_frame ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_out_of_order ... ok
[INFO] [stdout] test protocol::tests::test_reassembler_single_chunk ... ok
[INFO] [stdout] test signal::tests::test_shutdown_signal_creation ... ok
[INFO] [stdout] test protocol::tests::test_parser_roundtrip_large_data ... ok
[INFO] [stdout] test state::tests::test_default_state ... ok
[INFO] [stdout] test state::tests::test_json_deserialization ... ok
[INFO] [stdout] test state::tests::test_json_serialization ... ok
[INFO] [stdout] test state::tests::test_load_corrupted_file_returns_default ... ok
[INFO] [stdout] test state::tests::test_load_missing_file_returns_default ... ok
[INFO] [stdout] test sync::coordinator::tests::test_ignore_file ... ok
[INFO] [stdout] test state::tests::test_load_save_roundtrip ... ok
[INFO] [stdout] test sync::coordinator::tests::test_move_both_excluded ... ok
[INFO] [stdout] test sync::coordinator::tests::test_is_excluded ... ok
[INFO] [stdout] test sync::coordinator::tests::test_move_both_included ... ok
[INFO] [stdout] test sync::coordinator::tests::test_move_boundary_with_extension_exclusion ... ok
[INFO] [stdout] test sync::coordinator::tests::test_ignored_file_not_processed ... ok
[INFO] [stdout] test sync::coordinator::tests::test_move_from_excluded_to_included ... ok
[INFO] [stdout] test sync::coordinator::tests::test_move_from_included_to_excluded ... ok
[INFO] [stdout] test sync::coordinator::tests::test_reconnect_channel_signaling ... ok
[INFO] [stdout] test sync::coordinator::tests::test_sync_result_default ... ok
[INFO] [stdout] test sync::coordinator::tests::test_sync_result_with_errors ... ok
[INFO] [stdout] test sync::coordinator::tests::test_unignore_file ... ok
[INFO] [stdout] test sync::coordinator::tests::test_watch_disabled_guard_blocks_events ... ok
[INFO] [stdout] test sync::coordinator::tests::test_watch_enabled_guard_normal ... ok
[INFO] [stdout] test sync::coordinator::tests::test_reconnect_callback_registration ... ok
[INFO] [stdout] test sync::folder::tests::test_cleanup_empty_parents_stops_at_vault_root ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_rename_config_dir_skipped ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_create ... ok
[INFO] [stdout] test sync::folder::tests::test_cleanup_empty_parents ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_rename_missing_old_creates_new ... ok
[INFO] [stdout] test sync::folder::tests::test_is_config_dir ... ok
[INFO] [stdout] test sync::note::tests::test_echo_suppression ... ok
[INFO] [stdout] test sync::note::tests::test_echo_cache_tombstone_reuse ... ok
[INFO] [stdout] test sync::note::tests::test_is_excluded ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_create_config_dir_skipped ... ok
[INFO] [stdout] test sync::note::tests::test_sync_state_default ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_rename ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_delete ... ok
[INFO] [stdout] test protocol::tests::test_parser_invalid_prefix ... ok
[INFO] [stdout] test sync::folder::tests::test_handle_folder_delete_config_dir_skipped ... ok
[INFO] [stdout] test sync::setting::tests::test_config_path_detection ... ok
[INFO] [stdout] test sync::note::tests::test_enumerate_md_files ... ok
[INFO] [stdout] test sync::setting::tests::test_collect_local_settings ... ok
[INFO] [stdout] test sync::setting::tests::test_config_path_sync_config_disabled ... ok
[INFO] [stdout] test sync::note::tests::test_echo_cache_revert ... ok
[INFO] [stdout] test sync::setting::tests::test_excluded_paths ... ok
[INFO] [stdout] test sync::setting::tests::test_is_text_file_json ... ok
[INFO] [stdout] test sync::setting::tests::test_echo_hashes_tombstone_reuse ... ok
[INFO] [stdout] test sync::note::tests::test_is_config_path ... ok
[INFO] [stdout] test sync::setting::tests::test_is_text_file_binary_content ... ok
[INFO] [stdout] test sync::setting::tests::test_echo_hashes_revert ... ok
[INFO] [stdout] test sync::setting::tests::test_is_text_file_binary_extension ... ok
[INFO] [stdout] test sync::setting::tests::test_is_text_file_text ... ok
[INFO] [stdout] test watcher::tests::test_matches_pattern_extension ... ok
[INFO] [stdout] test watcher::tests::test_matches_pattern_recursive ... ok
[INFO] [stdout] test ws_client::tests::test_build_url ... ok
[INFO] [stdout] test ws_client::tests::test_build_url_http ... ok
[INFO] [stdout] test ws_client::tests::test_build_url_trailing_slash ... ok
[INFO] [stdout] test watcher::tests::test_is_excluded_custom_patterns ... ok
[INFO] [stdout] test ws_client::tests::test_calculate_delay ... ok
[INFO] [stdout] test watcher::tests::test_matches_pattern_exact ... ok
[INFO] [stdout] test watcher::tests::test_is_excluded_default_paths ... ok
[INFO] [stdout] test ws_client::tests::test_connection_state_display ... ok
[INFO] [stdout] test ws_client::tests::test_message_queued_before_auth ... ok
[INFO] [stdout] test ws_client::tests::test_on_reconnect_handler_invocation ... ok
[INFO] [stdout] test ws_client::tests::test_on_reconnect_handler_multiple_reconnects ... ok
[INFO] [stdout] test ws_client::tests::test_on_reconnect_handler_registration ... ok
[INFO] [stdout] test ws_client::tests::test_queue_initialization ... ok
[INFO] [stdout] test ws_client::tests::test_queue_with_config ... ok
[INFO] [stdout] test http::tests::test_build_url_trailing_slash ... ok
[INFO] [stdout] test http::tests::test_build_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-9fa0b9c58a38d895)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test cli_tests::test_cli_combined_options ... ok
[INFO] [stdout] test cli_tests::test_cli_config_option ... ok
[INFO] [stdout] test cli_tests::test_cli_config_long_option ... ok
[INFO] [stdout] test cli_tests::test_cli_no_config_by_default ... ok
[INFO] [stdout] test cli_tests::test_cli_parse_pull_command ... ok
[INFO] [stdout] test cli_tests::test_cli_no_verbose_by_default ... ok
[INFO] [stdout] test cli_tests::test_cli_parse_run_command ... ok
[INFO] [stdout] test cli_tests::test_cli_parse_status_command ... ok
[INFO] [stdout] test cli_tests::test_cli_parse_sync_command ... ok
[INFO] [stdout] test cli_tests::test_cli_verbose_long_flag ... ok
[INFO] [stdout] test cli_tests::test_cli_verbose_flag ... ok
[INFO] [stdout] test config_tests::test_config_env_override_token ... ok
[INFO] [stdout] test config_tests::test_config_env_override_api ... ok
[INFO] [stdout] test hash_tests::test_hash_consistency_multiple_calls ... ok
[INFO] [stdout] test hash_tests::test_hash_empty_string ... ok
[INFO] [stdout] test hash_tests::test_hash_long_string_overflow ... ok
[INFO] [stdout] test hash_tests::test_hash_path_function ... ok
[INFO] [stdout] test config_tests::test_config_load_with_defaults ... ok
[INFO] [stdout] test config_tests::test_config_missing_required_api ... ok
[INFO] [stdout] test config_tests::test_config_missing_required_token ... ok
[INFO] [stdout] test config_tests::test_config_ws_api_http ... ok
[INFO] [stdout] test config_tests::test_config_load_valid_yaml ... ok
[INFO] [stdout] test hash_tests::test_hash_ascii_hello ... ok
[INFO] [stdout] test hash_tests::test_hash_emoji_rocket ... ok
[INFO] [stdout] test config_tests::test_config_sync_settings ... ok
[INFO] [stdout] test config_tests::test_config_ws_api_https ... ok
[INFO] [stdout] test hash_tests::test_hash_single_character ... ok
[INFO] [stdout] test state_tests::test_state_default_values ... ok
[INFO] [stdout] test state_tests::test_state_file_naming_convention ... ok
[INFO] [stdout] test state_tests::test_state_json_deserialization ... ok
[INFO] [stdout] test state_tests::test_state_json_serialization ... ok
[INFO] [stdout] test state_tests::test_state_load_missing_file ... ok
[INFO] [stdout] test cli_tests::test_cli_parse_push_command ... ok
[INFO] [stdout] test state_tests::test_state_load_corrupted_file ... ok
[INFO] [stdout] test state_tests::test_state_python_compatible_format ... ok
[INFO] [stdout] test state_tests::test_state_save_and_load_roundtrip ... ok
[INFO] [stdout] test hash_tests::test_hash_chinese_characters ... ok
[INFO] [stderr]    Doc-tests fns_cli
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4c3b7195795fbac27b7853d192452a7f122f231b0fb56030abc71615b9ee6b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c3b7195795fbac27b7853d192452a7f122f231b0fb56030abc71615b9ee6b29", kill_on_drop: false }`
[INFO] [stdout] 4c3b7195795fbac27b7853d192452a7f122f231b0fb56030abc71615b9ee6b29
